Skip to main content
Version: 24.05

Find the endpoints to BPN discovery services and the EDC discovery service.

Find the endpoints to BPN discovery services and the EDC discovery service.

Request Body required

The request body is expecting a list of types ( e.g. oen, bpid, etc.) to return available discovery endpoints.

  • types string[] required

    Possible values: <= 10000

Responses

Returns discovery endpoints based on search filter.


Schema
  • endpoints DiscoveryEndpoint[]

    Possible values: <= 10000

  • type string

    Possible values: non-empty and <= 200 characters

  • description string

    Possible values: non-empty and <= 500 characters

  • endpointAddress string

    Possible values: non-empty and <= 300 characters

  • documentation string

    Possible values: non-empty and <= 500 characters

  • resourceId string
Loading...